From 98666373330cd8a32df5bc9c4d1a6f683a467504 Mon Sep 17 00:00:00 2001 From: Michael Albinus Date: Sat, 17 May 2014 11:08:59 +0200 Subject: [PATCH] Fix typo. --- lisp/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d60b32c3e3d..cef3c81664b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -11,7 +11,7 @@ * net/dbus.el (dbus-init-bus, dbus-call-method) (dbus-call-method-asynchronously, dbus-send-signal) - (dbus-method-return-internal, dbus-method-error-internal) + (dbus-method-return-internal, dbus-method-error-internal): Check, whether Emacs has been compiled with D-Bus support. (Bug#17508) 2014-05-14 Nicolas Richard -- 2.30.2